dhtnode software package provides OpenDHT node binary, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dhtnode
dhtnode is installed in your system.
Make ensure the dhtnode package were installed using the commands given below,
$ sudo dpkg-query -l | grep dhtnode *
You will get with dhtnode package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Network |
| Package | dhtnode |
| Version | 1.2.1~dfsg1-7 |
| Description | OpenDHT node binary |
| Sub Section | net |